home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-07-07 | 854 b | 21 lines |
- [Options]
- ;device# to use (if you have more than one card, the first is 0 and second is 1, etc)
- DeviceNum=0
- ;set to 0 if you want to disable signal strength queries
- ;also makes full satellite scans not work
- SSQEnabled=1
- ;Delay in milliseconds to wait for the card to tune and lock after setting frequency
- ;setting to 0 will speed up channel switching, but full satellite scans may be unreliable (TP scans still ok)
- TuneDelay=200
- ;card's video buffer settings
- ;buffer size must be >= 188, good values are k*188, progdvb 4.18 won't accept >10000, really big values may BSOD
- VBufferSize=7520
- ;Number of buffers, larger to stop packet loss, must be >= 1, really big values won't work and may BSOD
- VNumBuffers=800
- ;card's audio buffer settings
- ABufferSize=1504
- ANumBuffers=400
- ;card's other buffer settings
- OBufferSize=752
- ONumBuffers=100
-